FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package de.gematik.dev.epa.medication#1.1.0-alpha.6 (47 ms)

Package de.gematik.dev.epa.medication
Type OperationDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.dev.epa.medication@1.1.0-alpha.6&canonical=https://gematik.de/fhir/epa-medication/OperationDefinition/cancel-prescription-erp-OP
Url https://gematik.de/fhir/epa-medication/OperationDefinition/cancel-prescription-erp-OP
Version 1.1.0
Status active
Date 2024-08-14
Name Cancel Prescription eRP
Title Cancel Prescription eRP
Experimental False
Description The $cancel-prescription-erp operation is used by the E-Rezept-Fachdienst to cancel an already issued electronic prescription. This function is applied when a prescription is no longer needed for various reasons, such as changes in medication or errors in the initial issuance. After cancellation by the E-Rezept-Fachdienst, this information is transmitted to the ePA Medication Service, where the prescription is calculations. It can then no longer be used for dispensing medication. This process ensures accuracy and safety in the management of medications.
Type false
Kind operation

Resources that use this resource

CapabilityStatement
https://gematik.de/fhir/epa-medication/CapabilityStatement/epa-capabilitystatement-medication EPA CapabilityStatement for the Medication Service

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "OperationDefinition",
  "id" : "cancel-prescription-erp-OP",
  "url" : "https://gematik.de/fhir/epa-medication/OperationDefinition/cancel-prescription-erp-OP",
  "title" : "Cancel Prescription eRP",
  "description" : "The $cancel-prescription-erp operation is used by the E-Rezept-Fachdienst to cancel an already issued electronic prescription. This function is applied when a prescription is no longer needed for various reasons, such as changes in medication or errors in the initial issuance. After cancellation by the E-Rezept-Fachdienst, this information is transmitted to the ePA Medication Service, where the prescription is calculations. It can then no longer be used for dispensing medication. This process ensures accuracy and safety in the management of medications.",
  "version" : "1.1.0",
  "status" : "active",
  "publisher" : "gematik GmbH",
  "date" : "2024-08-14",
  "name" : "Cancel Prescription eRP",
  "kind" : "operation",
  "code" : "cancel-prescription-erp",
  "system" : true,
  "type" : false,
  "instance" : false,
  "inputProfile" : "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-cancel-prescription-erp-input-parameters",
  "outputProfile" : "https://gematik.de/fhir/epa-medication/StructureDefinition/epa-op-rx-prescription-erp-output-parameters",
  "parameter" : [
    {
      "name" : "rxPrescription",
      "use" : "in",
      "min" : 1,
      "max" : "*",
      "part" : [
        {
          "name" : "prescriptionId",
          "type" : "Identifier",
          "use" : "in",
          "min" : 1,
          "max" : "1"
        },
        {
          "name" : "authoredOn",
          "type" : "date",
          "use" : "in",
          "min" : 1,
          "max" : "1"
        }
      ]
    },
    {
      "name" : "rxPrescription",
      "use" : "out",
      "min" : 1,
      "max" : "*",
      "part" : [
        {
          "name" : "prescriptionId",
          "type" : "Identifier",
          "use" : "out",
          "min" : 1,
          "max" : "1"
        },
        {
          "name" : "authoredOn",
          "type" : "date",
          "use" : "out",
          "min" : 1,
          "max" : "1"
        },
        {
          "name" : "operationOutcome",
          "type" : "OperationOutcome",
          "use" : "out",
          "min" : 1,
          "max" : "1"
        }
      ]
    }
  ],
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.